C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / ShowDropDownButton Property

In This Topic
ShowDropDownButton Property (AutoCompleteBase<T>)
In This Topic
Gets or sets a value indicating whether the control should display a drop-down button.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property ShowDropDownButton As Boolean
 
See Also